[POWERPC] copyright
authorJimi Xenidis <jimix@watson.ibm.com>
Mon, 21 Aug 2006 10:57:14 +0000 (06:57 -0400)
committerJimi Xenidis <jimix@watson.ibm.com>
Mon, 21 Aug 2006 10:57:14 +0000 (06:57 -0400)
Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
xen/arch/powerpc/shadow.c

index 1c350cd4622ebf8a98eb3d713c0c4cda26f4345f..6ed3213652a750104cf629b48d996d9a7c487486 100644 (file)
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Jimi Xenidis <jimix@watson.ibm.com>
+ */
+
 #include <xen/config.h>
 #include <xen/types.h>
 #include <xen/shadow.h>